snmp settings

This command configures various SNMP settings.

Syntax

(config-system)# snmp settings
(snmp)#  

Command

Description

access-groups

Defines Access Groups (see access-groups).

activate-keep-alive-trap [interval]

Enables a keep-alive trap for the agent behind NAT.

active-alarm-table-max-size

Defines the maximum number of active alarms that can be displayed in the Active Alarms table.

alarm-history-table-max-size

Defines the maximum number of historical alarms that can be displayed in the Alarm History table.

community-strings

Defines SNMP community strings (see community-strings).

disable {no|yes}

Enables SNMP.

enable-advanced-mode {off|on}

Enables the SNMP advanced mode.

enable-authentication-trap {off|on}

Disables the sending of the Authentication Failure SNMP trap (authenticationFailure, OID 1.3.6.1.6.3.1.1.5.5).

engine-id

Defines the SNMP Engine ID. 12 HEX Octets in the format: xx:xx:...:xx

interface-ipv6-name

Assigns an IPv6 IP Interface (configured in the IP Interfaces table) to the SNMP application for SNMP over IPv6.

interface-name

Assigns an IPv4 IP Interface (configured in the IP Interfaces table) to the SNMP application for SNMP over IPv4.

port

Defines the port number for SNMP requests and responses.

sys-contact

Defines the contact person for this managed node (string) .

sys-location

Defines the physical location of the node (string).

sys-name

Defines the sysName as descibed in MIB-2 (string).

trap-destination

Defines SNMP trap destinations (see trap-destination).

trusted-manager

Defines SNMP Trusted Managers (see trusted-manager).

v3-users

Defines SNMPv3 users (see v3-users).

view-tree-family

Defines access authorization rules to MIB OIDs for the View Tree Family (see view-tree-family).

Command Mode

Privileged User

Example

This example enables SNMP functionality:

(config-system)# snmp settings 
(snmp)# disable no